public AppointmentsSubsetCollection GetAppointmentsInRange( DateTime startDateTime, DateTime endDateTime, Owner[] owners )
'宣言 Public Overloads Function GetAppointmentsInRange( _ ByVal startDateTime As Date, _ ByVal endDateTime As Date, _ ByVal owners() As Owner _ ) As AppointmentsSubsetCollection